home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / cdrtools-1.10 / configure < prev    next >
Encoding:
Text File  |  2000-07-24  |  957 b   |  23 lines

  1. echo 'configure is no longer used - just type "make"'
  2. echo 'Supported make programs are:'
  3. echo '    -    The Schily smake program'
  4. echo '            This is the preferred make program, the source can be'
  5. echo '            found on ftp://ftp.fokus.gmd.de/pub/unix/smake/alpha/'
  6. echo ''
  7. echo '    -    SunPRO make, SunPRO make is located'
  8. echo '            in /usr/bin/ (SunOS 4.x) or /usr/ccs/bin/ (Solaris)'
  9. echo ''
  10. echo '    -    GNU make'
  11. echo '            GNU make will not work correctly on all platforms'
  12. echo '            and due to some conceptional bugs output several'
  13. echo '            error messages that are not related to the makefile'
  14. echo '            system but to GNU make (see README.gmake)'
  15. echo ''
  16. echo 'All other make programs will not work at all, for more information'
  17. echo 'read README.compile'
  18. echo ''
  19. echo 'If have problems and you are in doubt, try to use smake'
  20. echo '    Always compile the latest version that can be found on:'
  21. echo '        ftp://ftp.fokus.gmd.de/pub/unix/smake/alpha/'
  22. echo ''
  23.